Check the exit code of all processes started in the build/test tests
authorSebastian Dröge <sebastian@centricular.com>
Tue, 10 Jan 2017 12:02:08 +0000 (14:02 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 10 Jan 2017 12:08:52 +0000 (14:08 +0200)
commit446486b7d4a1b0528476b10fe549568660866848
tree9038ed61a6a8ccf0524d1cbaceb38fb7f626ada8
parent05f1deddbe316f9ae3eb1b10c53b7fa7c1d2e81e
Check the exit code of all processes started in the build/test tests

By not checking the exit codes, a failure in the build::crate_env_vars()
test was ignored.
tests/build.rs
tests/test.rs